|
Log4j 1.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.expres.broker.correlation.task.value.DataChunkWrapper
public class DataChunkWrapper
DataChunkWrapper class - wrapper class for correlation data chunk for
a specific radio telescope and corresponding file server.
| Constructor Summary | |
|---|---|
DataChunkWrapper(pl.psnc.expres.model.resource.ResourceValue radioTelescope,
pl.psnc.expres.model.resource.ResourceValue fileServer,
pl.psnc.expres.remote.protocol.ChunkInfo chunkInfo)
Creates a new instance of Correlation Value |
|
| Method Summary | |
|---|---|
pl.psnc.expres.remote.protocol.ChunkInfo |
getChunkInfo()
Get instance of chunk information |
pl.psnc.expres.model.resource.ResourceValue |
getFileServer()
Get instance of corresponding file server |
pl.psnc.expres.model.resource.ResourceValue |
getRadioTelescope()
Get instance of radio telescope value object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataChunkWrapper(pl.psnc.expres.model.resource.ResourceValue radioTelescope,
pl.psnc.expres.model.resource.ResourceValue fileServer,
pl.psnc.expres.remote.protocol.ChunkInfo chunkInfo)
radioTelescope - radio telescope value objectfileServer - corresponding file server for the given RTchunkInfo - instance of chunk information| Method Detail |
|---|
public pl.psnc.expres.model.resource.ResourceValue getRadioTelescope()
public pl.psnc.expres.model.resource.ResourceValue getFileServer()
public pl.psnc.expres.remote.protocol.ChunkInfo getChunkInfo()
|
Log4j 1.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||